StyleSchemeChooserIF

Interface implemented by widgets for choosing style schemes.

GtkSourceStyleSchemeChooser is an interface that is implemented by widgets for choosing style schemes.

In GtkSourceView, the main widgets that implement this interface are [class@StyleSchemeChooserWidget] and [class@StyleSchemeChooserButton].

Members

Functions

getStruct
void* getStruct()

the main Gtk struct as a void*

getStyleScheme
StyleScheme getStyleScheme()

Gets the currently-selected scheme.

getStyleSchemeChooserStruct
GtkSourceStyleSchemeChooser* getStyleSchemeChooserStruct(bool transferOwnership)

Get the main Gtk struct

setStyleScheme
void setStyleScheme(StyleScheme scheme)

Sets the scheme.

Static functions

getType
GType getType()

Meta